[INFO] cloning repository https://github.com/asantra/lightbylightScattering
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/asantra/lightbylightScattering" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fasantra%2FlightbylightScattering", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fasantra%2FlightbylightScattering'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 676b577c7a660878e49a07f402a2b389468ffbd3
[INFO] fixing asantra/lightbylightScattering against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fasantra%2FlightbylightScattering" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/asantra/lightbylightScattering
[INFO] finished tweaking git repo https://github.com/asantra/lightbylightScattering
[INFO] tweaked toml for git repo https://github.com/asantra/lightbylightScattering written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/asantra/lightbylightScattering on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/asantra/lightbylightScattering already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] dfccecc3507dc9a233c5c6ab0e641c04752ac57b964d011c0e8d41fd0f80d29b
[INFO] running `Command { std: "docker" "start" "dfccecc3507dc9a233c5c6ab0e641c04752ac57b964d011c0e8d41fd0f80d29b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "dfccecc3507dc9a233c5c6ab0e641c04752ac57b964d011c0e8d41fd0f80d29b" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dfccecc3507dc9a233c5c6ab0e641c04752ac57b964d011c0e8d41fd0f80d29b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "dfccecc3507dc9a233c5c6ab0e641c04752ac57b964d011c0e8d41fd0f80d29b" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating hdf5-writer/Cargo.toml from 2018 edition to 2021
[INFO] [stderr]    Migrating no-mpi/Cargo.toml from 2018 edition to 2021
[INFO] [stderr]    Migrating Cargo.toml from 2018 edition to 2021
[INFO] [stderr] note: Switching to Edition 2021 will enable the use of the version 2 feature resolver in Cargo.
[INFO] [stderr] This may cause some dependencies to be built with fewer features enabled than previously.
[INFO] [stderr] More information about the resolver changes may be found at https://doc.rust-lang.org/nightly/edition-guide/rust-2021/default-cargo-resolver.html
[INFO] [stderr] When building the following dependencies, the given features will no longer be used:
[INFO] [stderr] 
[INFO] [stderr]   num-integer v0.1.42 (as host dependency) removed features: default, std
[INFO] [stderr]   num-traits v0.2.11 removed features: default
[INFO] [stderr]   num-traits v0.2.11 (as host dependency) removed features: default, i128, std
[INFO] [stderr] 
[INFO] [stderr]    Compiling libc v0.2.132
[INFO] [stderr]    Compiling pkg-config v0.3.17
[INFO] [stderr]    Compiling syn v1.0.58
[INFO] [stderr]    Compiling crossbeam-utils v0.8.7
[INFO] [stderr]    Compiling num-traits v0.2.11
[INFO] [stderr]    Compiling num-integer v0.1.42
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling tinyvec v1.1.1
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling pest v2.1.3
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling libloading v0.7.1
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.7
[INFO] [stderr]    Compiling serde_derive v1.0.120
[INFO] [stderr]    Compiling serde v1.0.120
[INFO] [stderr]    Compiling rayon-core v1.9.1
[INFO] [stderr]     Checking no-mpi v0.1.0 (/opt/rustwide/workdir/no-mpi)
[INFO] [stderr]     Checking ppv-lite86 v0.2.6
[INFO] [stderr]    Migrating no-mpi/src/lib.rs from 2018 edition to 2021
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]    Compiling portable-atomic v0.3.19
[INFO] [stderr]    Compiling rustfft v6.1.0
[INFO] [stderr]    Compiling once_cell v1.10.0
[INFO] [stderr]     Checking linked-hash-map v0.5.4
[INFO] [stderr]     Checking strength_reduce v0.2.4
[INFO] [stderr]    Compiling unicode-normalization v0.1.17
[INFO] [stderr]     Checking crossbeam-channel v0.5.2
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking evalexpr v8.1.0
[INFO] [stderr]     Checking num-complex v0.4.0
[INFO] [stderr]     Checking getrandom v0.1.14
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]    Compiling jobserver v0.1.21
[INFO] [stderr]    Compiling time v0.1.42
[INFO] [stderr]     Checking crossbeam-deque v0.8.1
[INFO] [stderr]     Checking terminal_size v0.1.17
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking console v0.15.2
[INFO] [stderr]    Compiling idna v0.2.2
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking rand_xoshiro v0.4.0
[INFO] [stderr]     Checking primal-check v0.3.3
[INFO] [stderr]     Checking transpose v0.2.2
[INFO] [stderr]    Compiling semver-parser v0.10.2
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling chrono v0.4.11
[INFO] [stderr]    Compiling url v2.2.1
[INFO] [stderr]    Compiling regex v1.5.5
[INFO] [stderr]    Compiling semver v0.11.0
[INFO] [stderr]     Checking rand_distr v0.2.2
[INFO] [stderr]    Compiling rustc_version v0.3.3
[INFO] [stderr]    Compiling vergen v4.0.3
[INFO] [stderr]    Compiling libz-sys v1.1.2
[INFO] [stderr]    Compiling libgit2-sys v0.14.2+1.5.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling enum-iterator-derive v0.6.0
[INFO] [stderr]    Compiling hdf5-sys v0.8.1 (https://github.com/tgblackburn/hdf5-rust?branch=patch#d1b07ce2)
[INFO] [stderr]    Compiling getset v0.1.1
[INFO] [stderr]    Compiling enum_dispatch v0.3.8
[INFO] [stderr]    Compiling enum-iterator v0.6.0
[INFO] [stderr]     Checking indicatif v0.17.3
[INFO] [stderr]     Checking hdf5-writer v0.2.0 (/opt/rustwide/workdir/hdf5-writer)
[INFO] [stderr]    Migrating hdf5-writer/src/lib.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating hdf5-writer/src/main.rs from 2018 edition to 2021
[INFO] [stderr]    Compiling git2 v0.16.1
[INFO] [stderr]    Compiling ptarmigan v1.3.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating build.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating src/main.rs from 2018 edition to 2021
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.18s
[INFO] [stderr] crater-edition-check: hdf5-writer v0.2.0 (/opt/rustwide/workdir/hdf5-writer) updating edition from 2018 to 2021
[INFO] [stderr] crater-edition-check: no-mpi v0.1.0 (/opt/rustwide/workdir/no-mpi) updating edition from 2018 to 2021
[INFO] [stderr] crater-edition-check: ptarmigan v1.3.2 (/opt/rustwide/workdir) updating edition from 2018 to 2021
[INFO] [stderr]    Compiling num-traits v0.2.11
[INFO] [stderr]    Compiling num-integer v0.1.42
[INFO] [stderr]     Checking no-mpi v0.1.0 (/opt/rustwide/workdir/no-mpi)
[INFO] [stderr]     Checking hdf5-writer v0.2.0 (/opt/rustwide/workdir/hdf5-writer)
[INFO] [stderr]    Compiling chrono v0.4.11
[INFO] [stderr]    Compiling vergen v4.0.3
[INFO] [stderr]    Compiling ptarmigan v1.3.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `explicit-harmonic-summation`
[INFO] [stdout]    --> src/nonlinear_compton/lp/mod.rs:475:11
[INFO] [stdout]     |
[INFO] [stdout] 475 | #[cfg(not(feature = "explicit-harmonic-summation"))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `compensating-chirp`, `default`, `hdf5-output`, `hdf5-writer`, `mpi`, `unzip-n`, and `with-mpi`
[INFO] [stdout]     = help: consider adding `explicit-harmonic-summation` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `explicit-harmonic-summation`
[INFO] [stdout]    --> src/nonlinear_compton/lp/mod.rs:555:7
[INFO] [stdout]     |
[INFO] [stdout] 555 | #[cfg(feature = "explicit-harmonic-summation")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `compensating-chirp`, `default`, `hdf5-output`, `hdf5-writer`, `mpi`, `unzip-n`, and `with-mpi`
[INFO] [stdout]     = help: consider adding `explicit-harmonic-summation` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rand::prelude::*`
[INFO] [stdout]    --> src/nonlinear_compton/cp/classical.rs:182:9
[INFO] [stdout]     |
[INFO] [stdout] 182 |     use rand::prelude::*;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rand::prelude::*`
[INFO] [stdout]    --> src/nonlinear_compton/cp/mod.rs:240:9
[INFO] [stdout]     |
[INFO] [stdout] 240 |     use rand::prelude::*;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `explicit-harmonic-summation`
[INFO] [stdout]    --> src/nonlinear_compton/lp/mod.rs:475:11
[INFO] [stdout]     |
[INFO] [stdout] 475 | #[cfg(not(feature = "explicit-harmonic-summation"))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `compensating-chirp`, `default`, `hdf5-output`, `hdf5-writer`, `mpi`, `unzip-n`, and `with-mpi`
[INFO] [stdout]     = help: consider adding `explicit-harmonic-summation` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `explicit-harmonic-summation`
[INFO] [stdout]    --> src/nonlinear_compton/lp/mod.rs:555:7
[INFO] [stdout]     |
[INFO] [stdout] 555 | #[cfg(feature = "explicit-harmonic-summation")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `compensating-chirp`, `default`, `hdf5-output`, `hdf5-writer`, `mpi`, `unzip-n`, and `with-mpi`
[INFO] [stdout]     = help: consider adding `explicit-harmonic-summation` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rand::prelude::*`
[INFO] [stdout]    --> src/nonlinear_compton/lp/classical.rs:340:9
[INFO] [stdout]     |
[INFO] [stdout] 340 |     use rand::prelude::*;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rand::prelude::*`
[INFO] [stdout]    --> src/nonlinear_compton/lp/mod.rs:680:9
[INFO] [stdout]     |
[INFO] [stdout] 680 |     use rand::prelude::*;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rand::prelude::*`
[INFO] [stdout]    --> src/nonlinear_compton/mod.rs:138:9
[INFO] [stdout]     |
[INFO] [stdout] 138 |     use rand::prelude::*;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rand::prelude::*`
[INFO] [stdout]    --> src/pair_creation/mod.rs:111:9
[INFO] [stdout]     |
[INFO] [stdout] 111 |     use rand::prelude::*;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rand::prelude::*`
[INFO] [stdout]    --> src/lcfa/pair_creation/mod.rs:223:9
[INFO] [stdout]     |
[INFO] [stdout] 223 |     use rand::prelude::*;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `factorial::*`
[INFO] [stdout]   --> src/special_functions/mod.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use factorial::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `factorial::*`
[INFO] [stdout]   --> src/special_functions/mod.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use factorial::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `j` is never used
[INFO] [stdout]   --> src/special_functions/bessel.rs:10:8
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub trait BesselJ {
[INFO] [stdout]    |           ------- method in this trait
[INFO] [stdout]  9 |     /// Evaluates the Bessel J function for integer order
[INFO] [stdout] 10 |     fn j(&self, n: i32) -> Self;
[INFO] [stdout]    |        ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `j0` is never used
[INFO] [stdout]   --> src/special_functions/bessel.rs:37:4
[INFO] [stdout]    |
[INFO] [stdout] 37 | fn j0(x: f64) -> f64 {
[INFO] [stdout]    |    ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `j1` is never used
[INFO] [stdout]   --> src/special_functions/bessel.rs:74:4
[INFO] [stdout]    |
[INFO] [stdout] 74 | fn j1(x: f64) -> f64 {
[INFO] [stdout]    |    ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Factorial` is never used
[INFO] [stdout]  --> src/special_functions/factorial.rs:5:11
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub trait Factorial {
[INFO] [stdout]   |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CACHE_SIZE` is never used
[INFO] [stdout]   --> src/special_functions/factorial.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | const CACHE_SIZE: usize = 171;
[INFO] [stdout]    |       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `FCACHE` is never used
[INFO] [stdout]   --> src/special_functions/factorial.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | static mut FCACHE: &'static mut [f64; CACHE_SIZE] = &mut [1.0; CACHE_SIZE];
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `START` is never used
[INFO] [stdout]   --> src/special_functions/factorial.rs:18:8
[INFO] [stdout]    |
[INFO] [stdout] 18 | static START: Once = Once::new();
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_fcache` is never used
[INFO] [stdout]   --> src/special_functions/factorial.rs:20:4
[INFO] [stdout]    |
[INFO] [stdout] 20 | fn get_fcache() -> &'static [f64; CACHE_SIZE] {
[INFO] [stdout]    |    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SimulationTime` is never constructed
[INFO] [stdout]   --> src/input/timing.rs:45:12
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub struct SimulationTime(pub f64);
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/output/hgram.rs:588:13
[INFO] [stdout]     |
[INFO] [stdout] 588 |             UNIVERSE.as_ref().unwrap()
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/output/hgram.rs:615:13
[INFO] [stdout]     |
[INFO] [stdout] 615 |             UNIVERSE.as_ref().unwrap()
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/output/hgram.rs:642:13
[INFO] [stdout]     |
[INFO] [stdout] 642 |             UNIVERSE.as_ref().unwrap()
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating hdf5-writer/Cargo.toml from 2018 edition to 2021
[INFO] [stderr]    Migrating no-mpi/Cargo.toml from 2018 edition to 2021
[INFO] [stderr]    Migrating Cargo.toml from 2018 edition to 2021
[INFO] [stderr] note: Switching to Edition 2021 will enable the use of the version 2 feature resolver in Cargo.
[INFO] [stderr] This may cause some dependencies to be built with fewer features enabled than previously.
[INFO] [stderr] More information about the resolver changes may be found at https://doc.rust-lang.org/nightly/edition-guide/rust-2021/default-cargo-resolver.html
[INFO] [stderr] When building the following dependencies, the given features will no longer be used:
[INFO] [stderr] 
[INFO] [stderr]   num-integer v0.1.42 (as host dependency) removed features: default, std
[INFO] [stderr]   num-traits v0.2.11 removed features: default
[INFO] [stderr]   num-traits v0.2.11 (as host dependency) removed features: default, i128, std
[INFO] [stderr] 
[INFO] [stderr]     Checking hdf5-writer v0.2.0 (/opt/rustwide/workdir/hdf5-writer)
[INFO] [stderr]     Checking no-mpi v0.1.0 (/opt/rustwide/workdir/no-mpi)
[INFO] [stderr]    Migrating hdf5-writer/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking ptarmigan v1.3.2 (/opt/rustwide/workdir)
[INFO] [stderr]        Fixed hdf5-writer/src/dataset.rs (1 fix)
[INFO] [stderr]    Migrating no-mpi/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed hdf5-writer/src/datatype.rs (1 fix)
[INFO] [stderr]        Fixed hdf5-writer/src/error.rs (2 fixes)
[INFO] [stderr]    Migrating src/main.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed src/geometry/three_vector.rs (3 fixes)
[INFO] [stderr]        Fixed src/field/plane_wave.rs (2 fixes)
[INFO] [stderr]        Fixed src/particle/dstr.rs (2 fixes)
[INFO] [stderr]        Fixed src/lcfa/photon_emission/mod.rs (4 fixes)
[INFO] [stderr]        Fixed src/field/fast_focused_laser.rs (8 fixes)
[INFO] [stderr]        Fixed src/nonlinear_compton/lp/mod.rs (12 fixes)
[INFO] [stderr]        Fixed src/pair_creation/cp/mod.rs (5 fixes)
[INFO] [stderr]        Fixed src/pair_creation/lp/tables/mod.rs (1 fix)
[INFO] [stderr]        Fixed src/lcfa/pair_creation/mod.rs (12 fixes)
[INFO] [stderr]        Fixed src/particle/builder.rs (2 fixes)
[INFO] [stderr]        Fixed src/pair_creation/lp/mod.rs (9 fixes)
[INFO] [stderr]        Fixed src/input/mod.rs (6 fixes)
[INFO] [stderr]        Fixed src/nonlinear_compton/cp/classical.rs (5 fixes)
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/output/hgram.rs:588:13
[INFO] [stdout]     |
[INFO] [stdout] 588 |             UNIVERSE.as_ref().unwrap()
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: `--force-warn static-mut-refs` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]        Fixed src/field/focused_laser.rs (2 fixes)
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/output/hgram.rs:615:13
[INFO] [stdout]     |
[INFO] [stdout] 615 |             UNIVERSE.as_ref().unwrap()
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]        Fixed src/special_functions/double_bessel.rs (2 fixes)
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/output/hgram.rs:642:13
[INFO] [stdout]     |
[INFO] [stdout] 642 |             UNIVERSE.as_ref().unwrap()
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]        Fixed src/pair_creation/lp/tables/mid_range/mod.rs (1 fix)
[INFO] [stderr]        Fixed src/lcfa/photon_emission/classical.rs (3 fixes)
[INFO] [stderr]        Fixed src/nonlinear_compton/cp/mod.rs (7 fixes)
[INFO] [stderr]        Fixed src/nonlinear_compton/lp/classical.rs (9 fixes)
[INFO] [stderr]    Migrating hdf5-writer/src/main.rs from 2021 edition to 2024
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 35s
[INFO] [stderr] crater-edition-check: hdf5-writer v0.2.0 (/opt/rustwide/workdir/hdf5-writer) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: no-mpi v0.1.0 (/opt/rustwide/workdir/no-mpi) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: ptarmigan v1.3.2 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]     Checking no-mpi v0.1.0 (/opt/rustwide/workdir/no-mpi)
[INFO] [stderr]    Compiling ptarmigan v1.3.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking hdf5-writer v0.2.0 (/opt/rustwide/workdir/hdf5-writer)
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]  --> build.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     gen(flags).unwrap_or_else(|_e| {
[INFO] [stdout]   |     ^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ptarmigan` (build script) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "dfccecc3507dc9a233c5c6ab0e641c04752ac57b964d011c0e8d41fd0f80d29b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dfccecc3507dc9a233c5c6ab0e641c04752ac57b964d011c0e8d41fd0f80d29b", kill_on_drop: false }`
[INFO] [stdout] dfccecc3507dc9a233c5c6ab0e641c04752ac57b964d011c0e8d41fd0f80d29b
